home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Module Collection 1
/
The Module Collection 1.iso
/
runtime
/
gus
/
tmc-run.bat
< prev
Wrap
DOS Batch File
|
1995-06-05
|
299b
|
17 lines
@echo off
rem
rem EXAMPLE: TMC-RUN.BAT
rem
rem Change the drive and path to match your specifications.
rem You can ofcourse also choose another and maybe better player
rem for your configuration. Put this bat file into your path,
rem etc c:\dos.
rem
z:\runtime\gus\dmp %1
pause